1 namespace QuanLyNhanSu
2 {
3     
partial class Form1
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.components = new System.ComponentModel.Container();
32             
this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
33             
this.exotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
34             
this.timer1 = new System.Windows.Forms.Timer(this.components);
35             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
36             
this.label1 = new System.Windows.Forms.Label();
37             
this.label2 = new System.Windows.Forms.Label();
38             
this.label3 = new System.Windows.Forms.Label();
39             
this.label4 = new System.Windows.Forms.Label();
40             
this.label5 = new System.Windows.Forms.Label();
41             
this.label6 = new System.Windows.Forms.Label();
42             
this.label7 = new System.Windows.Forms.Label();
43             
this.label8 = new System.Windows.Forms.Label();
44             
this.contextMenuStrip1.SuspendLayout();
45             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
46             
this.SuspendLayout();
47             
//
48             
// contextMenuStrip1
49             
//
50             
this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
51             
this.exotToolStripMenuItem});
52             
this.contextMenuStrip1.Name = "contextMenuStrip1";
53             
this.contextMenuStrip1.Size = new System.Drawing.Size(104, 26);
54             
//
55             
// exotToolStripMenuItem
56             
//
57             
this.exotToolStripMenuItem.Name = "exotToolStripMenuItem";
58             
this.exotToolStripMenuItem.Size = new System.Drawing.Size(103, 22);
59             
this.exotToolStripMenuItem.Text = "Exit";
60             
this.exotToolStripMenuItem.Click += new System.EventHandler(this.exotToolStripMenuItem_Click);
61             
//
62             
// timer1
63             
//
64             
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
65             
//
66             
// pictureBox1
67             
//
68             
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
69             
this.pictureBox1.Image = global::QuanLyNhanSu.Properties.Resources.AOL_Messenger_Icon_Akkasone;
70             
this.pictureBox1.Location = new System.Drawing.Point(38, 54);
71             
this.pictureBox1.Name = "pictureBox1";
72             
this.pictureBox1.Size = new System.Drawing.Size(145, 205);
73             
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
74             
this.pictureBox1.TabIndex = 1;
75             
this.pictureBox1.TabStop = false;
76             
//
77             
// label1
78             
//
79             
this.label1.AutoSize = true;
80             
this.label1.BackColor = System.Drawing.Color.Transparent;
81             
this.label1.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
82             
this.label1.ForeColor = System.Drawing.Color.Aqua;
83             
this.label1.Location = new System.Drawing.Point(195, 103);
84             
this.label1.Name = "label1";
85             
this.label1.Size = new System.Drawing.Size(166, 24);
86             
this.label1.TabIndex = 2;
87             
this.label1.Text = "CHƯƠNG TRÌNH";
88             
//
89             
// label2
90             
//
91             
this.label2.AutoSize = true;
92             
this.label2.BackColor = System.Drawing.Color.Transparent;
93             
this.label2.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
94             
this.label2.ForeColor = System.Drawing.Color.Aqua;
95             
this.label2.Location = new System.Drawing.Point(181, 141);
96             
this.label2.Name = "label2";
97             
this.label2.Size = new System.Drawing.Size(193, 24);
98             
this.label2.TabIndex = 3;
99             
this.label2.Text = "QUẢN LÝ NHÂN SỰ";
100             
//
101             
// label3
102             
//
103             
this.label3.AutoSize = true;
104             
this.label3.BackColor = System.Drawing.Color.Transparent;
105             
this.label3.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
106             
this.label3.ForeColor = System.Drawing.Color.Aqua;
107             
this.label3.Location = new System.Drawing.Point(210, 179);
108             
this.label3.Name = "label3";
109             
this.label3.Size = new System.Drawing.Size(133, 24);
110             
this.label3.TabIndex = 4;
111             
this.label3.Text = "TIỀN LƯƠNG";
112             
//
113             
// label4
114             
//
115             
this.label4.AutoSize = true;
116             
this.label4.BackColor = System.Drawing.Color.Transparent;
117             
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
118             
this.label4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
119             
this.label4.Location = new System.Drawing.Point(35, 308);
120             
this.label4.Name = "label4";
121             
this.label4.Size = new System.Drawing.Size(246, 16);
122             
this.label4.TabIndex = 5;
123             
this.label4.Text = "Email : ngothanhdat1989@gmail.com.vn";
124             
//
125             
// label5
126             
//
127             
this.label5.AutoSize = true;
128             
this.label5.BackColor = System.Drawing.Color.Transparent;
129             
this.label5.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
130             
this.label5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
131             
this.label5.Location = new System.Drawing.Point(35, 271);
132             
this.label5.Name = "label5";
133             
this.label5.Size = new System.Drawing.Size(330, 16);
134             
this.label5.TabIndex = 6;
135             
this.label5.Text = "Bản quyền : Nhóm C3TH1 CĐ Kinh Tế Công Nghệ";
136             
//
137             
// label6
138             
//
139             
this.label6.AutoSize = true;
140             
this.label6.BackColor = System.Drawing.Color.Transparent;
141             
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
142             
this.label6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
143             
this.label6.Location = new System.Drawing.Point(35, 289);
144             
this.label6.Name = "label6";
145             
this.label6.Size = new System.Drawing.Size(122, 16);
146             
this.label6.TabIndex = 7;
147             
this.label6.Text = "Tel : (083) 8328-904";
148             
//
149             
// label7
150             
//
151             
this.label7.AutoSize = true;
152             
this.label7.BackColor = System.Drawing.Color.Transparent;
153             
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
154             
this.label7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
155             
this.label7.Location = new System.Drawing.Point(163, 289);
156             
this.label7.Name = "label7";
157             
this.label7.Size = new System.Drawing.Size(143, 16);
158             
this.label7.TabIndex = 8;
159             
this.label7.Text = "Mobile : (090) 2703-999";
160             
//
161             
// label8
162             
//
163             
this.label8.AutoSize = true;
164             
this.label8.BackColor = System.Drawing.Color.Transparent;
165             
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
166             
this.label8.ForeColor = System.Drawing.SystemColors.InactiveCaptionText;
167             
this.label8.Location = new System.Drawing.Point(188, 214);
168             
this.label8.Name = "label8";
169             
this.label8.Size = new System.Drawing.Size(185, 20);
170             
this.label8.TabIndex = 9;
171             
this.label8.Text = "(Phiên bản : Thử nghiệm)";
172             
//
173             
// Form1
174             
//
175             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
176             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
177             
this.BackColor = System.Drawing.SystemColors.Control;
178             
this.BackgroundImage = global::QuanLyNhanSu.Properties.Resources.custom_shape1;
179             
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
180             
this.ClientSize = new System.Drawing.Size(413, 375);
181             
this.ContextMenuStrip = this.contextMenuStrip1;
182             
this.Controls.Add(this.label8);
183             
this.Controls.Add(this.label7);
184             
this.Controls.Add(this.label6);
185             
this.Controls.Add(this.label4);
186             
this.Controls.Add(this.label5);
187             
this.Controls.Add(this.pictureBox1);
188             
this.Controls.Add(this.label2);
189             
this.Controls.Add(this.label1);
190             
this.Controls.Add(this.label3);
191             
this.MaximizeBox = false;
192             
this.Name = "Form1";
193             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
194             
this.Text = "Custom Shaped Form - Region";
195             
this.Load += new System.EventHandler(this.Form1_Load);
196             
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown);
197             
this.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseMove);
198             
this.contextMenuStrip1.ResumeLayout(false);
199             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
200             
this.ResumeLayout(false);
201             
this.PerformLayout();
202
203         }
204
205         
#endregion
206
207         
private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
208         
private System.Windows.Forms.ToolStripMenuItem exotToolStripMenuItem;
209         
private System.Windows.Forms.Timer timer1;
210         
private System.Windows.Forms.PictureBox pictureBox1;
211         
private System.Windows.Forms.Label label1;
212         
private System.Windows.Forms.Label label2;
213         
private System.Windows.Forms.Label label3;
214         
private System.Windows.Forms.Label label4;
215         
private System.Windows.Forms.Label label5;
216         
private System.Windows.Forms.Label label6;
217         
private System.Windows.Forms.Label label7;
218         
private System.Windows.Forms.Label label8;
219     }
220 }



Quản lý nhân sự công ty bằng c# _ full source code 60.406 lượt xem

Gõ tìm kiếm nhanh...